diff --git a/app/build.gradle b/app/build.gradle index e85c73de..64fa99c1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,14 +5,14 @@ apply plugin: 'com.android.application' android { compileSdkVersion 21 - buildToolsVersion "21.1.1" + buildToolsVersion "21.1.2" defaultConfig { minSdkVersion 16 targetSdkVersion 21 - versionName "3.0.2" - versionCode = 48 + versionName "3.0.3" + versionCode = 49 } productFlavors { diff --git a/app/libs/limelight-common.jar b/app/libs/limelight-common.jar index eacc67a3..db5404c7 100644 Binary files a/app/libs/limelight-common.jar and b/app/libs/limelight-common.jar differ diff --git a/app/src/nonRoot/AndroidManifest.xml b/app/src/nonRoot/AndroidManifest.xml index 8f9db570..dc81b05e 100644 --- a/app/src/nonRoot/AndroidManifest.xml +++ b/app/src/nonRoot/AndroidManifest.xml @@ -1,6 +1,5 @@ - + diff --git a/app/src/root/AndroidManifest.xml b/app/src/root/AndroidManifest.xml index 863bb2d4..5e340b3d 100644 --- a/app/src/root/AndroidManifest.xml +++ b/app/src/root/AndroidManifest.xml @@ -1,6 +1,5 @@ - +