Skip to content

Commit 15ab1cc

Browse files
committed
Update dependencies.gradle
1 parent f11013b commit 15ab1cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ ext.versions = [
22
// minSdk : 16,
33
compileSdk : 28,
44
buildTools : '28.0.3',
5-
publishVersion : '1.4.64',
6-
publishVersionCode: 127,
5+
publishVersion : '1.4.65',
6+
publishVersionCode: 128,
77
gradlePlugin : '3.2.1',
88
// spotlessPlugin : '3.14.0',
99
// versionPlugin : '0.20.0',

0 commit comments

Comments
 (0)