Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit 505f013

Browse files
committed
Bumping android plugin
1 parent 0deb402 commit 505f013

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
google()
1919
}
2020
dependencies {
21-
classpath 'com.android.tools.build:gradle:3.1.0-beta3'
21+
classpath 'com.android.tools.build:gradle:3.1.0-beta4'
2222

2323
classpath 'com.github.AnySoftKeyboard.AnySoftKeyboardTools:makedictionary:287fe7812294918636359e4d28dbcbc931f3dab8'
2424
classpath 'com.github.AnySoftKeyboard.AnySoftKeyboardTools:generatewordslist:287fe7812294918636359e4d28dbcbc931f3dab8'
@@ -189,4 +189,4 @@ task svgToDrawablePngPlay(type: SvgDrawableTask) {
189189
doLast {
190190
file('src/main/play/en-US/listing/icon/logo_launcher.png').renameTo(file('src/main/play/en-US/listing/icon/ask_logo.png'))
191191
}
192-
}
192+
}

0 commit comments

Comments
 (0)