Skip to content

Commit 540ec8a

Browse files
committed
Update version
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
1 parent 0dcf88a commit 540ec8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.vanniktech.maven.publish.AndroidSingleVariantLibrary
22
import com.vanniktech.maven.publish.SonatypeHost
33

4-
val versionName = "12.1.0"
4+
val versionName = "12.2.0"
55
val groupId = "com.kylecorry.andromeda"
66

77
buildscript {

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flexboxVersion = "3.0.0"
1010
tensorflowLiteSupportVersion = "0.4.4"
1111
coroutinesVersion = "1.8.0"
1212
datastorePreferencesVersion = "1.1.1"
13-
desugarVersion = "2.1.3"
13+
desugarVersion = "2.1.4"
1414
espressoCoreVersion = "3.6.1"
1515
gsonVersion = "2.10.1"
1616
junit = "1.2.1"
@@ -27,7 +27,7 @@ mockitoKotlinVersion = "5.1.0"
2727
preferenceKtxVersion = "1.2.1"
2828
printVersion = "1.0.0"
2929
recyclerviewVersion = "1.3.2"
30-
solVersion = "10.0.3"
30+
solVersion = "10.2.0"
3131
workRuntimeKtxVersion = "2.10.0"
3232
zxingVersion = "3.5.2"
3333

0 commit comments

Comments
 (0)