diff --git a/CloudKey/app/build.gradle b/CloudKey/app/build.gradle index be1cceb..d40305c 100644 --- a/CloudKey/app/build.gradle +++ b/CloudKey/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.thankvinci.CloudKey" minSdkVersion 16 targetSdkVersion 30 - versionCode 1 + versionCode 2 versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/CloudKey/app/src/main/res/layout/about_fragment.xml b/CloudKey/app/src/main/res/layout/about_fragment.xml index 40b4157..d5bb9b7 100644 --- a/CloudKey/app/src/main/res/layout/about_fragment.xml +++ b/CloudKey/app/src/main/res/layout/about_fragment.xml @@ -5,27 +5,6 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto" tools:context=".Fragment.AboutFragment"> - - + + + + \ No newline at end of file