Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
Upgrades Realm to 1.0 for Lib
Browse files Browse the repository at this point in the history
  • Loading branch information
thorbenprimke committed May 27, 2016
1 parent b922aab commit 99c2b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'

classpath "io.realm:realm-gradle-plugin:0.90.0"
classpath "io.realm:realm-gradle-plugin:1.0.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit 99c2b7d

Please sign in to comment.