Browse Source

Release 3.0.0-rc4

Aidan Follestad 5 years ago
parent
commit
6102784e4f
2 changed files with 1 additions and 1 deletions
  1. 1 1
      dependencies.gradle
  2. BIN
      sample/sample.apk

+ 1 - 1
dependencies.gradle

@@ -4,7 +4,7 @@ ext.versions = [
     compileSdk          : 29,
     buildTools          : '29.0.0',
     publishVersion      : '3.0.0-rc4',
-    publishVersionCode  : 253,
+    publishVersionCode  : 254,
 
     // Plugins
     gradlePlugin        : '3.4.1',

BIN
sample/sample.apk