We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed2e13 commit 981d203Copy full SHA for 981d203
1 file changed
android-update-apk/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
4
group='com.github.systembugtj'
5
-version="1.6.8"
+version="1.7.0"
6
7
dependencies {
8
compile 'com.android.support:support-v4:23.1.0'
0 commit comments