Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
🆙 Realm 1.2.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 authored Aug 22, 2016
1 parent 283afb1 commit 8ae1689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/settings_about_licenses.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<PreferenceScreen
android:key="realm_java"
android:summary="Version 1.1.1"
android:summary="Version 1.2.0"
android:title="Realm Java">

<intent
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0-beta2'
classpath 'com.google.gms:google-services:3.0.0'
classpath 'io.realm:realm-gradle-plugin:1.1.1'
classpath 'io.realm:realm-gradle-plugin:1.2.0'
classpath 'org.jacoco:org.jacoco.core:0.7.7.201606060606'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.0.3'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.6.3'
Expand Down

0 comments on commit 8ae1689

Please sign in to comment.