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 7f1a785 commit 9322b39Copy full SHA for 9322b39
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "ai.elimu.launcher"
14
minSdkVersion 26
15
targetSdkVersion 35
16
- versionCode 2001078
17
- versionName "2.1.78"
+ versionCode 2001079
+ versionName "2.1.79-SNAPSHOT"
18
testInstrumentationRunner("androidx.test.runner.AndroidJUnitRunner")
19
}
20
0 commit comments