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 f11013b commit 15ab1ccCopy full SHA for 15ab1cc
dependencies.gradle
@@ -2,8 +2,8 @@ ext.versions = [
2
// minSdk : 16,
3
compileSdk : 28,
4
buildTools : '28.0.3',
5
- publishVersion : '1.4.64',
6
- publishVersionCode: 127,
+ publishVersion : '1.4.65',
+ publishVersionCode: 128,
7
gradlePlugin : '3.2.1',
8
// spotlessPlugin : '3.14.0',
9
// versionPlugin : '0.20.0',
0 commit comments