From 0dfff8d8ed583aab7b68d6887cab1c397a6aa66a Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 29 Nov 2015 21:41:39 +0100 Subject: [PATCH] Fixed RTL support --- app/app.iml | 3 --- app/build.gradle | 4 ++-- app/src/main/res/layout/rule.xml | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/app/app.iml b/app/app.iml index 401abb40..5e46a900 100644 --- a/app/app.iml +++ b/app/app.iml @@ -66,7 +66,6 @@ - @@ -76,8 +75,6 @@ - - diff --git a/app/build.gradle b/app/build.gradle index 093a80db..c522e494 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ model { applicationId = "eu.faircode.netguard" minSdkVersion.apiLevel = 21 targetSdkVersion.apiLevel = 23 - versionCode = 2015112901 - versionName = "0.45" + versionCode = 2015112902 + versionName = "0.46" archivesBaseName = "NetGuard-v$versionName-$versionCode" } } diff --git a/app/src/main/res/layout/rule.xml b/app/src/main/res/layout/rule.xml index 3fdb7038..3cb92a35 100644 --- a/app/src/main/res/layout/rule.xml +++ b/app/src/main/res/layout/rule.xml @@ -44,7 +44,7 @@