1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-23 08:17:51 +00:00

0.10 beta

This commit is contained in:
M66B 2015-10-31 09:32:02 +01:00
parent b4f7f4904f
commit 4aac81449e

View file

@ -8,8 +8,8 @@ android {
applicationId "eu.faircode.netguard"
minSdkVersion 21
targetSdkVersion 23
versionCode 9
versionName "0.9"
versionCode 10
versionName "0.10"
}
buildTypes {
release {