mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Update build.gradle
This commit is contained in:
parent
9ab88288f5
commit
1a34a015fa
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ android {
|
||||||
applicationId "net.foucry.pilldroid"
|
applicationId "net.foucry.pilldroid"
|
||||||
minSdkVersion defaultMinSdkVersion
|
minSdkVersion defaultMinSdkVersion
|
||||||
targetSdkVersion defaultTargetSdkVersion
|
targetSdkVersion defaultTargetSdkVersion
|
||||||
versionCode 102
|
versionCode 100
|
||||||
versionName "v0.100-beta"
|
versionName "v0.100-beta"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue