Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Motassem Jalal Aldeen authored and Motassem Jalal Aldeen committed Jul 3, 2017
1 parent 274b0da commit 3a283c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentication/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'com.android.library'

version = "0.0.6"
version = "0.0.8"

android {
compileSdkVersion 25
Expand All @@ -9,7 +9,7 @@ android {
minSdkVersion 19
targetSdkVersion 25
versionCode 1
versionName "0.0.6"
versionName "0.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 3a283c4

Please sign in to comment.