Skip to content

Commit c578331

Browse files
committed
Correctly name version
1 parent 3e18e39 commit c578331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl_android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
minSdkVersion 8
77
targetSdkVersion 26
88
versionCode 8
9-
versionName "RC2-4.7.0"
9+
versionName "4.7.0"
1010
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1111
resValue "string", "SDL_LIB_VERSION", '\"' + versionName + '\"'
1212
}

0 commit comments

Comments
 (0)