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 d7e2bc7 commit 39d2b13Copy full SHA for 39d2b13
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "ai.elimu.content_provider"
16
minSdkVersion 26
17
targetSdkVersion 35
18
- versionCode 1004002
19
- versionName "1.4.2"
+ versionCode 1004003
+ versionName "1.4.3-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