Skip to content

Commit 2072e13

Browse files
committed
versionName 0.0.2
1 parent b4d472b commit 2072e13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

androidMemCache/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
defaultConfig {
77
minSdkVersion 15
88
targetSdkVersion 25
9-
versionCode 1
10-
versionName "0.0.1"
9+
versionCode 2
10+
versionName "0.0.2"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)