1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-22 23:49:51 +00:00

0.2 alpha

This commit is contained in:
M66B 2015-10-25 16:30:07 +01:00
parent 918a633336
commit 0d8f2f4181

View file

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