mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 07:19:50 -04:00
increment the sdk version for android
This commit is contained in:
parent
fd2f94e702
commit
f0cd79f776
@ -1,7 +1,7 @@
|
|||||||
ext {
|
ext {
|
||||||
minSdkVersion = 21
|
minSdkVersion = 21
|
||||||
compileSdkVersion = 29
|
compileSdkVersion = 30
|
||||||
targetSdkVersion = 29
|
targetSdkVersion = 30
|
||||||
androidxAppCompatVersion = '1.1.0'
|
androidxAppCompatVersion = '1.1.0'
|
||||||
androidxCoreVersion = '1.2.0'
|
androidxCoreVersion = '1.2.0'
|
||||||
androidxMaterialVersion = '1.1.0-rc02'
|
androidxMaterialVersion = '1.1.0-rc02'
|
||||||
@ -14,4 +14,4 @@ ext {
|
|||||||
androidxJunitVersion = '1.1.1'
|
androidxJunitVersion = '1.1.1'
|
||||||
androidxEspressoCoreVersion = '3.2.0'
|
androidxEspressoCoreVersion = '3.2.0'
|
||||||
cordovaAndroidVersion = '7.0.0'
|
cordovaAndroidVersion = '7.0.0'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user