projects
/
noFUDroid.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tune README
[noFUDroid.git]
/
app
/
build.gradle
diff --git
a/app/build.gradle
b/app/build.gradle
index 1eb1bb0c96ad0521756b56d66e488f2c1eeba221..daffd3330b6dfd98aa4f7d78c136eca8402859bd 100644
(file)
--- a/
app/build.gradle
+++ b/
app/build.gradle
@@
-1,8
+1,8
@@
apply plugin: 'com.android.application'
android {
apply plugin: 'com.android.application'
android {
- compileSdkVersion 2
1
- buildToolsVersion '2
1.1
.2'
+ compileSdkVersion 2
3
+ buildToolsVersion '2
3.0
.2'
defaultConfig {
applicationId "it.skarafaz.xposed.nwmonblocker"
defaultConfig {
applicationId "it.skarafaz.xposed.nwmonblocker"
@@
-21,5
+21,5
@@
android {
}
dependencies {
}
dependencies {
- provided files('libs/XposedBridgeApi
-54
.jar')
+ provided files('libs/XposedBridgeApi.jar')
}
}