1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00

Updated gradle Android plugin name.

This commit is contained in:
Felix Ableitner 2014-07-27 22:00:07 +02:00
parent ffb0deaaf9
commit 44311601d2

View file

@ -11,7 +11,7 @@ buildscript {
import java.util.regex.Pattern
apply plugin: 'android'
apply plugin: 'com.android.application'
apply plugin: 'android_sign'
repositories {