mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-15 21:31:09 +00:00
Add missing version info
This commit is contained in:
@@ -9,6 +9,9 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
|
|
||||||
|
versionName "2.5.7.1"
|
||||||
|
versionCode = 37
|
||||||
}
|
}
|
||||||
|
|
||||||
productFlavors {
|
productFlavors {
|
||||||
|
|||||||
Reference in New Issue
Block a user