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

0.11 beta

This commit is contained in:
M66B 2015-11-01 08:36:04 +01:00
parent b7314403ce
commit fcbc1205ba

View file

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