1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-23 00:08:37 +00:00
This commit is contained in:
M66B 2015-10-27 08:29:37 +01:00
parent 1bfb624a2d
commit d1dc0a6498

View file

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