File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22wrapper {
3- gradleVersion = ' 6.7.1 '
3+ gradleVersion = ' 6.8 '
44}
55
66buildscript {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.7.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ apply plugin: 'com.github.dcendents.android-maven'
77apply plugin : ' org.jetbrains.dokka'
88apply plugin : ' com.jfrog.bintray'
99
10- version = " 1.0.1 "
10+ version = " 1.0.2 "
1111group = " com.pnuema.android"
1212
1313ext {
You can’t perform that action at this time.
0 commit comments