Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 6ae4607

Browse files
ArnyminerZactions-user
authored andcommitted
🤖 Commit Changes
1 parent 10cccc6 commit 6ae4607

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

base/version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ext {
2-
VERSION_NAME="v83.0.0"
2+
VERSION_NAME="v82.0.3"
33
}

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#Tue Dec 14 15:48:29 UTC 2021
1+
#Tue Dec 14 17:59:50 UTC 2021
22
kotlin.code.style=official
3-
android.instantVersionCode=107
4-
android.versionCode=322
3+
android.instantVersionCode=108
4+
android.versionCode=323
55
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
66
android.useAndroidX=true
77
android.enableJetifier=true

0 commit comments

Comments
 (0)