mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 19:13:03 +00:00
Update build tools and version code
This commit is contained in:
parent
2ed245b25a
commit
9b90b30a1f
@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.2"
|
||||
buildToolsVersion "24.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 24
|
||||
|
||||
versionName "4.7"
|
||||
versionCode = 104
|
||||
versionName "4.7.1"
|
||||
versionCode = 105
|
||||
}
|
||||
|
||||
productFlavors {
|
||||
|
Loading…
x
Reference in New Issue
Block a user