mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Merge branch 'master' into modal
This commit is contained in:
commit
6ce0d46295
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ subprojects {
|
|||
if (project.hasProperty("android")) {
|
||||
android {
|
||||
buildToolsVersion "34.0.0"
|
||||
compileSdkVersion 33
|
||||
defaultConfig {
|
||||
compileSdkVersion 34
|
||||
defaultConfig
|
||||
minSdkVersion 24
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue