Skip to content

Commit

Permalink
Rename v1.0.0-rc.2 to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Husta committed Jul 25, 2017
1 parent 41069c9 commit 19052cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdkVersion 17 // JB 4.2
targetSdkVersion 23 // M
versionCode 6
versionName "1.0.0-rc.2"
versionName "1.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
compileOptions {
Expand Down

0 comments on commit 19052cb

Please sign in to comment.