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:
parent
ffb0deaaf9
commit
44311601d2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
|||
|
||||
import java.util.regex.Pattern
|
||||
|
||||
apply plugin: 'android'
|
||||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'android_sign'
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue