diff --git a/app/build.gradle b/app/build.gradle index f779313f..baac39ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.adam.aslfms" minSdkVersion 14 targetSdkVersion 26 - versionCode = 58 - versionName = "1.6.7" + versionCode = 59 + versionName = "1.6.8" testApplicationId "com.adam.aslfms.test" testInstrumentationRunner "android.test.InstrumentationTestRunner" diff --git a/app/src/androidTest/res/layout/main.xml b/app/src/androidTest/res/layout/main.xml index 3a5f117d..33198632 100644 --- a/app/src/androidTest/res/layout/main.xml +++ b/app/src/androidTest/res/layout/main.xml @@ -2,8 +2,7 @@ + android:layout_height="fill_parent"> - - \ No newline at end of file