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 7cf23db commit 45b8c3cCopy full SHA for 45b8c3c
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 1004060
19
- versionName "1.4.60"
+ versionCode 1004061
+ versionName "1.4.61-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