projects
/
noFUDroid.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update to Lollipop
[noFUDroid.git]
/
app
/
build.gradle
diff --git
a/app/build.gradle
b/app/build.gradle
index 6a86b3ed63664db2008bc5ba1a766ad29caeaa13..403b303c42582e761476ef000f747337f3f59b4c 100644
(file)
--- a/
app/build.gradle
+++ b/
app/build.gradle
@@
-1,16
+1,16
@@
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"
minSdkVersion 19
maxSdkVersion 19
targetSdkVersion 21
defaultConfig {
applicationId "it.skarafaz.xposed.nwmonblocker"
minSdkVersion 19
maxSdkVersion 19
targetSdkVersion 21
- versionCode
1
- versionName "1.0.
0
"
+ versionCode
2
+ versionName "1.0.
1
"
}
buildTypes {
release {
}
buildTypes {
release {