mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 03:52:48 +00:00
Update build.gradle for re-release
This commit is contained in:
parent
7cdd184197
commit
5b6eac7140
@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "21.0.2"
|
||||
buildToolsVersion "21.1.1"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 21
|
||||
|
||||
versionName "3.0"
|
||||
versionCode = 45
|
||||
versionCode = 46
|
||||
}
|
||||
|
||||
productFlavors {
|
||||
|
Loading…
x
Reference in New Issue
Block a user