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 780e52f commit c7973b8Copy full SHA for c7973b8
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.edwin.loopviewpager"
9
minSdkVersion rootProject.minSdkVersion
10
targetSdkVersion rootProject.targetSdkVersion
11
- versionCode 9
12
- versionName "2.1.8"
+ versionCode 10
+ versionName "2.1.9"
13
}
14
15
buildTypes {
library/build.gradle
@@ -14,8 +14,8 @@ android {
defaultConfig {
16
17
18
19
20
21
0 commit comments