We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346c7cf commit 20f7732Copy full SHA for 20f7732
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.edwin.loopviewpager"
9
minSdkVersion 11
10
targetSdkVersion 25
11
- versionCode 6
12
- versionName "2.0.6"
+ versionCode 7
+ versionName "2.1.0"
13
}
14
15
buildTypes {
library/build.gradle
@@ -9,8 +9,8 @@ android {
defaultConfig {
16
0 commit comments