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 768d387 commit 54c3743Copy full SHA for 54c3743
2 files changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "ai.elimu.content_provider"
16
minSdkVersion 29
17
targetSdkVersion 36
18
- versionCode 1004064
19
- versionName "1.4.64"
+ versionCode 1004065
+ versionName "1.4.65-SNAPSHOT"
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
javaCompileOptions {
22
annotationProcessorOptions {
utils/build.gradle
@@ -14,8 +14,8 @@ android {
14
defaultConfig {
}
buildTypes {
0 commit comments