mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update build.gradle
This commit is contained in:
parent
140fc84407
commit
89dd59983d
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ buildscript {
|
||||||
minSdkVersion = 24
|
minSdkVersion = 24
|
||||||
supportLibVersion = "28.0.0"
|
supportLibVersion = "28.0.0"
|
||||||
buildToolsVersion = "34.0.0"
|
buildToolsVersion = "34.0.0"
|
||||||
compileSdkVersion = 34
|
compileSdkVersion = 33
|
||||||
targetSdkVersion = 34
|
targetSdkVersion = 33
|
||||||
googlePlayServicesVersion = "16.+"
|
googlePlayServicesVersion = "16.+"
|
||||||
googlePlayServicesIidVersion = "16.0.1"
|
googlePlayServicesIidVersion = "16.0.1"
|
||||||
firebaseVersion = "17.3.4"
|
firebaseVersion = "17.3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue