Commit a577879e authored by Leonardo Aramaki's avatar Leonardo Aramaki

Downgrade Realm plugin all back to 2.3.2 to avoid any internal file format breaking change

parent 4dca2872
......@@ -17,7 +17,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.1.60"
classpath 'io.realm:realm-gradle-plugin:3.7.2'
classpath 'io.realm:realm-gradle-plugin:2.3.2'
classpath 'com.jakewharton.hugo:hugo-plugin:1.2.1'
classpath 'com.google.gms:google-services:3.0.0'
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment