diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 1e6e684..dd045cb 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -11,8 +11,8 @@ android { applicationId = "cz.bugsy.passwordzebra" minSdk = 29 targetSdk = 34 - versionCode = 8 - versionName = "1.6.1" + versionCode = 9 + versionName = "1.7.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/res/layout-land/activity_main.xml b/app/src/main/res/layout-land/activity_main.xml new file mode 100644 index 0000000..5032e85 --- /dev/null +++ b/app/src/main/res/layout-land/activity_main.xml @@ -0,0 +1,168 @@ + + + + + + + + + + + + +