Skip to content

Commit

Permalink
android: bumped library version
Browse files Browse the repository at this point in the history
  • Loading branch information
d4l3k committed Jun 8, 2018
1 parent bad7730 commit a01d039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 21
versionCode 1
versionName '0.1'
versionCode 2
versionName '0.2'

testApplicationId "ai.luk.test"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit a01d039

Please sign in to comment.