Remove temp migration and bump version for next release. Remove hard coded english text from code and put into resources. Add in official realm migrator due to old version no longer supported.

This commit is contained in:
Kevin Whitaker
2016-04-03 11:50:48 -04:00
parent 7c9fae256f
commit 586a431ab3
29 changed files with 160 additions and 88 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.1.1'
classpath 'com.android.tools.build:gradle:1.3.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files