mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 03:52:48 +00:00
Add missing version info
This commit is contained in:
parent
60f35cd0aa
commit
f4204e1268
@ -9,6 +9,9 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
|
|
||||||
|
versionName "2.5.7.1"
|
||||||
|
versionCode = 37
|
||||||
}
|
}
|
||||||
|
|
||||||
productFlavors {
|
productFlavors {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user