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 ab7eaaa commit fb435baCopy full SHA for fb435ba
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "ai.elimu.content_provider"
16
minSdkVersion 26
17
targetSdkVersion 35
18
- versionCode 1003028
19
- versionName "1.3.28-SNAPSHOT"
+ versionCode 1004000
+ versionName "1.4.0-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