Skip to content

Commit 610a46e

Browse files
authored
fix: more gradle changes (#19)
1 parent cc9ef0f commit 610a46e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

android/gradle.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,12 @@ org.gradle.jvmargs=-Xmx1536m
2121
# https://developer.android.com/topic/libraries/support-library/androidx-rn
2222
android.useAndroidX=true
2323

24+
androidxEspressoCoreVersion=3.5.1
25+
kotlinVersion=1.7.10
26+
coreKtx='1.9.0
27+
coroutinesVersion=1.6.0
28+
androidxLifecycleVersion=2.5.1
29+
groupieVersion=2.9.0
30+
junitVersion=4.13.2
31+
androidxAppCompatVersion=1.6.1
32+
androidxJunitVersion=1.1.5

0 commit comments

Comments
 (0)