File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId " ai.elimu.analytics"
14
14
minSdkVersion 26
15
15
targetSdkVersion 35
16
- versionCode 4001015
17
- versionName " 4.1.15 -SNAPSHOT"
16
+ versionCode 4001019
17
+ versionName " 4.1.19 -SNAPSHOT"
18
18
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
19
19
javaCompileOptions {
20
20
annotationProcessorOptions {
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- elimuModel = " model-2.0.124 "
2
+ elimuModel = " model-2.0.130 "
3
3
material = " 1.12.0"
4
4
retrofit = " 2.11.0"
5
5
junit = " 4.13.2"
@@ -11,8 +11,8 @@ elimuCommonutils = "1.0.14"
11
11
constraintLayout = " 2.2.1"
12
12
appCompat = " 1.7.1"
13
13
recyclerView = " 1.4.0"
14
- room = " 2.7.2 "
15
- androidXJunit = " 1.2.1 "
14
+ room = " 2.8.1 "
15
+ androidXJunit = " 1.3.0 "
16
16
androidXEspresso = " 3.6.1"
17
17
coreKtx = " 1.16.0"
18
18
workRuntime = " 2.10.3"
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
defaultConfig {
15
15
minSdkVersion 26
16
16
targetSdkVersion 35
17
- versionCode 4001015
18
- versionName " 4.1.15 -SNAPSHOT"
17
+ versionCode 4001019
18
+ versionName " 4.1.19 -SNAPSHOT"
19
19
}
20
20
21
21
buildTypes {
You can’t perform that action at this time.
0 commit comments