We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e18e39 commit c578331Copy full SHA for c578331
sdl_android/build.gradle
@@ -6,7 +6,7 @@ android {
6
minSdkVersion 8
7
targetSdkVersion 26
8
versionCode 8
9
- versionName "RC2-4.7.0"
+ versionName "4.7.0"
10
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
11
resValue "string", "SDL_LIB_VERSION", '\"' + versionName + '\"'
12
}
0 commit comments