We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59ab20 commit ea7f3f5Copy full SHA for ea7f3f5
gesturerefresh/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdkVersion rootProject.ext.minSdkVersion
12
targetSdkVersion rootProject.ext.targetSdkVersion
13
- versionCode 6
14
- versionName "0.1.6d"
+ versionCode 7
+ versionName "0.1.7d"
15
16
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
17
0 commit comments