Skip to content

Commit a2d41dc

Browse files
committed
bumped versions
1 parent 37afd5f commit a2d41dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proswipebutton/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
siteUrl = 'https://github.com/shadowfaxtech/proSwipeButton'
1414
gitUrl = 'https://github.com/shadowfaxtech/proSwipeButton.git'
1515

16-
libraryVersion = '1.2.1'
16+
libraryVersion = '1.2.2'
1717

1818
developerId = 'developerId'
1919
developerName = 'Ishaan Garg'
@@ -30,8 +30,8 @@ android {
3030
defaultConfig {
3131
minSdkVersion 15
3232
targetSdkVersion 26
33-
versionCode 7
34-
versionName "1.2.1"
33+
versionCode 8
34+
versionName "1.2.2"
3535
vectorDrawables.useSupportLibrary = true
3636

3737
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)