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 abd638c commit 3ab333eCopy full SHA for 3ab333e
2 files changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "ai.elimu.content_provider"
16
minSdkVersion 26
17
targetSdkVersion 35
18
- versionCode 1004053
19
- versionName "1.4.53"
+ versionCode 1004054
+ versionName "1.4.54-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