mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 19:13:03 +00:00
Increment app version
This commit is contained in:
parent
2dbb7395a4
commit
f3bf63a668
@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.2"
|
||||
buildToolsVersion "23.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
|
||||
versionName "4.5.6"
|
||||
versionCode = 95
|
||||
versionName "4.5.7"
|
||||
versionCode = 96
|
||||
}
|
||||
|
||||
productFlavors {
|
||||
|
Loading…
x
Reference in New Issue
Block a user