Skip to content

Commit

Permalink
Released version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Vitti committed Mar 7, 2018
1 parent 0bb393c commit edded41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.compileSdkVersion
versionCode 1
versionName "1.0-rc2-SNAPSHOT"
versionName "1.0.0"
resourcePrefix 'smartappupdate_'
consumerProguardFiles 'proguard-rules.pro'
}
Expand Down

0 comments on commit edded41

Please sign in to comment.