mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 14:19:53 +01:00
Upgrade to Java 1.7 where possible.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apply plugin: 'com.android.library'
|
||||
sourceCompatibility = 1.6
|
||||
targetCompatibility = 1.6
|
||||
sourceCompatibility = 1.7
|
||||
targetCompatibility = 1.7
|
||||
apply plugin: 'witness'
|
||||
apply plugin: 'com.neenbedankt.android-apt'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user