1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-24 00:19:44 +00:00

0.24 beta

This commit is contained in:
M66B 2015-11-09 07:22:45 +01:00
parent 09749d00e6
commit c95f49963c

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard" applicationId "eu.faircode.netguard"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 23 versionCode 24
versionName "0.23" versionName "0.24"
} }
buildTypes { buildTypes {
release { release {