diff --git a/app/app.iml b/app/app.iml index 3aa6d96f..b66c833d 100644 --- a/app/app.iml +++ b/app/app.iml @@ -71,9 +71,9 @@ - - - + + + @@ -91,10 +91,10 @@ - - - + + + + - \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 35f9f861..3a8be19a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.netguard" minSdkVersion 21 targetSdkVersion 23 - versionCode 29 - versionName "0.29" + versionCode 30 + versionName "0.30-beta" } buildTypes { release {