Update apk

This commit is contained in:
Nezumi2711
2022-07-20 09:11:38 +07:00
parent f6f6d6fc6d
commit 821f418f7d
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ android {
minSdk 23
targetSdk 30
versionCode 1
versionName "90.0"
versionName "91.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@@ -138,4 +138,6 @@ public class Welcome extends AppCompatActivity {
return;
}
}
}