Skip to content

Commit 0dcaef8

Browse files
committed
Bump version
1 parent 0459788 commit 0dcaef8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'com.proxerme.app'
1111
minSdkVersion 15
1212
targetSdkVersion 25
13-
versionCode 25
14-
versionName "0.7.1"
13+
versionCode 26
14+
versionName "0.7.2"
1515

1616
vectorDrawables.useSupportLibrary = true
1717
}
@@ -118,7 +118,7 @@ dependencies {
118118
compile 'me.zhanghai.android.materialratingbar:library:1.0.2'
119119
compile 'me.zhanghai.android.customtabshelper:library:1.0.3'
120120

121-
compile 'com.github.proxer:ProxerLibAndroid:e6b0ea4459'
121+
compile 'com.github.proxer:ProxerLibAndroid:2.5.0'
122122
compile 'com.github.rubengees:EasyHeaderFooterAdapter:1.0.4@aar'
123123
compile('com.github.rubengees:introduction:1.3.7@aar') {
124124
transitive = true

0 commit comments

Comments
 (0)