mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-03 03:57:36 +01:00
Update targetSdkVersion and compileSdkVersion for library package
This commit is contained in:
parent
0f7df50334
commit
5b106a15c2
@ -3,11 +3,11 @@ apply plugin: 'kotlin-android-extensions'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 29
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user