File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ android {
10
10
applicationId = " fr.ferfoui.america2goat"
11
11
minSdk = 27
12
12
targetSdk = 34
13
- versionCode = 1
14
- versionName = " 1.0.1 -alpha"
13
+ versionCode = 2
14
+ versionName = " 1.0.2 -alpha"
15
15
16
16
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
17
17
}
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ espressoCore = "3.6.1"
6
6
appcompat = " 1.7.0"
7
7
material = " 1.12.0"
8
8
constraintlayout = " 2.1.4"
9
- lifecycleLivedataKtx = " 2.8.4 "
10
- lifecycleViewmodelKtx = " 2.8.4 "
11
- navigationFragment = " 2.7.7 "
12
- navigationUi = " 2.7.7 "
9
+ lifecycleLivedataKtx = " 2.8.5 "
10
+ lifecycleViewmodelKtx = " 2.8.5 "
11
+ navigationFragment = " 2.8.0 "
12
+ navigationUi = " 2.8.0 "
13
13
datastore = " 1.1.1"
14
14
15
15
[libraries ]
You can’t perform that action at this time.
0 commit comments