Skip to content

Commit

Permalink
fix: more gradle changes (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucswift authored Aug 22, 2023
1 parent cc9ef0f commit 610a46e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ org.gradle.jvmargs=-Xmx1536m
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true

androidxEspressoCoreVersion=3.5.1
kotlinVersion=1.7.10
coreKtx='1.9.0
coroutinesVersion=1.6.0
androidxLifecycleVersion=2.5.1
groupieVersion=2.9.0
junitVersion=4.13.2
androidxAppCompatVersion=1.6.1
androidxJunitVersion=1.1.5

0 comments on commit 610a46e

Please sign in to comment.