v2.0.6 beta release - see CHANGELOG.md

This commit is contained in:
Graham Jones
2016-07-29 08:35:48 +01:00
parent 5744c14df2
commit 256280ac0b
5 changed files with 20 additions and 12 deletions

View File

@@ -1,8 +1,9 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 22
buildToolsVersion "22.0.1"
compileSdkVersion 24
buildToolsVersion "24.0.1"
useLibrary 'org.apache.http.legacy'
defaultConfig {
applicationId "uk.org.openseizuredetector"