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 7f16b66 commit 39a51e1Copy full SHA for 39a51e1
app/build.gradle
@@ -25,8 +25,8 @@ android {
25
applicationId "ai.elimu.chat"
26
minSdkVersion 26
27
targetSdkVersion 35
28
- versionCode 2001044
29
- versionName "2.1.44"
+ versionCode 2001045
+ versionName "2.1.45-SNAPSHOT"
30
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
31
}
32
0 commit comments