Separate 'en' locale into 'en-US' and 'en-GB' for displaying dates

This commit is contained in:
inorichi
2018-04-22 13:15:47 +02:00
parent e7e1a9bf50
commit 968f4a69e8
2 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.0'
classpath 'com.android.tools.build:gradle:3.1.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
classpath 'com.github.zellius:android-shortcut-gradle-plugin:0.1.2'
// NOTE: Do not place your application dependencies here; they belong