Merge pull request #3459 from BlueWallet/gradle

Update build.gradle
This commit is contained in:
GLaDOS 2021-07-27 18:47:40 +01:00 committed by GitHub
commit 252ed33767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ subprojects {
android {
compileSdkVersion 29
defaultConfig {
minSdkVersion 26
minSdkVersion 28
}
}
}