File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ android {
1515 applicationId " ai.elimu.content_provider"
1616 minSdkVersion 26
1717 targetSdkVersion 35
18- versionCode 1004058
19- versionName " 1.4.58 -SNAPSHOT"
18+ versionCode 1004059
19+ versionName " 1.4.59 -SNAPSHOT"
2020 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2121 javaCompileOptions {
2222 annotationProcessorOptions {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ constraintLayout = "2.2.1"
1111appCompat = " 1.7.1"
1212navigation = " 2.9.3"
1313lifecycleExtensions = " 2.2.0"
14- room = " 2.8.0 "
14+ room = " 2.8.1 "
1515androidXJunit = " 1.3.0"
1616androidXEspresso = " 3.7.0"
1717lifecycleViewmodelKtx = " 2.9.4"
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
1414 defaultConfig {
1515 minSdkVersion 26
1616 targetSdkVersion 35
17- versionCode 1004058
18- versionName " 1.4.58 -SNAPSHOT"
17+ versionCode 1004059
18+ versionName " 1.4.59 -SNAPSHOT"
1919 }
2020
2121 buildTypes {
You can’t perform that action at this time.
0 commit comments