mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
Change in BuildSdk
This commit is contained in:
parent
07c3da06af
commit
901b61e08b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 29
|
||||
defaultConfig {
|
||||
applicationId "net.foucry.pilldroid"
|
||||
minSdkVersion defaultMinSdkVersion
|
||||
|
|
Loading…
Reference in a new issue