We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2f787 commit b70e616Copy full SHA for b70e616
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.launcher"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 2001085
17
- versionName "2.1.85"
+ versionCode 2001086
+ versionName "2.1.86-SNAPSHOT"
18
testInstrumentationRunner("androidx.test.runner.AndroidJUnitRunner")
19
}
20
0 commit comments