Skip to content

Commit

Permalink
Update version name to 3.6
Browse files Browse the repository at this point in the history
This reverts commit a380920c0337b6b175dbe82d5b323bb35d0d29aa.
  • Loading branch information
amirzaidi committed Jul 14, 2018
1 parent 12c37ad commit 4462c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "3.5"
versionName "3.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 4462c4b

Please sign in to comment.