1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-22 07:43:15 +00:00
This commit is contained in:
M66B 2015-10-26 08:26:40 +01:00
parent 410ff7a42e
commit 7a264666ba

View file

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