1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-12 17:44:53 +00:00
This commit is contained in:
M66B 2015-10-26 17:33:48 +01:00
parent cecbd23cbe
commit b6117f800f

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard"
minSdkVersion 21
targetSdkVersion 23
versionCode 3
versionName "0.3"
versionCode 4
versionName "0.4"
}
buildTypes {
release {