File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
import com.vanniktech.maven.publish.AndroidSingleVariantLibrary
2
2
import com.vanniktech.maven.publish.SonatypeHost
3
3
4
- val versionName = " 12.1 .0"
4
+ val versionName = " 12.2 .0"
5
5
val groupId = " com.kylecorry.andromeda"
6
6
7
7
buildscript {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ flexboxVersion = "3.0.0"
10
10
tensorflowLiteSupportVersion = " 0.4.4"
11
11
coroutinesVersion = " 1.8.0"
12
12
datastorePreferencesVersion = " 1.1.1"
13
- desugarVersion = " 2.1.3 "
13
+ desugarVersion = " 2.1.4 "
14
14
espressoCoreVersion = " 3.6.1"
15
15
gsonVersion = " 2.10.1"
16
16
junit = " 1.2.1"
@@ -27,7 +27,7 @@ mockitoKotlinVersion = "5.1.0"
27
27
preferenceKtxVersion = " 1.2.1"
28
28
printVersion = " 1.0.0"
29
29
recyclerviewVersion = " 1.3.2"
30
- solVersion = " 10.0.3 "
30
+ solVersion = " 10.2.0 "
31
31
workRuntimeKtxVersion = " 2.10.0"
32
32
zxingVersion = " 3.5.2"
33
33
You can’t perform that action at this time.
0 commit comments