We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb2473 commit be45438Copy full SHA for be45438
build.gradle
@@ -26,8 +26,8 @@ android {
26
defaultConfig {
27
minSdkVersion 9
28
targetSdkVersion 23
29
- versionCode 7
30
- versionName "1.5.0"
+ versionCode 8
+ versionName "1.5.1"
31
32
testApplicationId 'com.onehilltech.metadata.test'
33
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
0 commit comments