mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-04 04:13:49 +01:00
Update build.gradle
This commit is contained in:
parent
edc2f571d8
commit
ab4e197284
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
minSdkVersion = 26
|
minSdkVersion = 28
|
||||||
supportLibVersion = "28.0.0"
|
supportLibVersion = "28.0.0"
|
||||||
buildToolsVersion = "29.0.3"
|
buildToolsVersion = "29.0.3"
|
||||||
compileSdkVersion = 29
|
compileSdkVersion = 29
|
||||||
|
|
Loading…
Add table
Reference in a new issue