Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
li2 authored and weiyi.li committed Apr 7, 2020
1 parent 89e80d7 commit 5acf36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion vMinSdk
targetSdkVersion vTargetSdk
versionCode 1
versionName "0.1.1"
versionName "0.1.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 5acf36b

Please sign in to comment.