We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af0b671 + 0d45c37 commit bd5f411Copy full SHA for bd5f411
app/build.gradle.kts
@@ -11,8 +11,8 @@ plugins {
11
android {
12
defaultConfig {
13
applicationId = "com.timilehinaregbesola.mathalarm"
14
- versionCode = 16
15
- versionName = "2.0.6"
+ versionCode = 17
+ versionName = "2.1.0"
16
minSdk = Integer.parseInt(libs.versions.android.min.sdk.get())
17
targetSdk = Integer.parseInt(libs.versions.android.target.sdk.get())
18
compileSdk = Integer.parseInt(libs.versions.android.compile.sdk.get())
app/release/app-release.aab
914 KB
0 commit comments