Renamed version name from RC4 to final

This commit is contained in:
Karim Abou Zeid 2016-01-08 15:29:53 +01:00
commit 41a6f496ac
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ android {
applicationId "com.kabouzeid.gramophone"
versionCode 90
versionName "0.9.51 RC 4"
versionName "0.9.51"
}
buildTypes {
release {