diff --git a/app/build.gradle b/app/build.gradle index 46dc3f9..8f7a395 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.dluvian.nozzle" minSdk 23 targetSdk 34 - versionCode 56 - versionName "v0.17.2" + versionCode 57 + versionName "v0.17.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { @@ -73,9 +73,6 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.security:security-crypto-ktx:1.1.0-alpha06' testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.1.5' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' - androidTestImplementation "androidx.compose.ui:ui-test-junit4:$compose_version" debugImplementation "androidx.compose.ui:ui-tooling:$compose_version" debugImplementation "androidx.compose.ui:ui-test-manifest:$compose_version" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f378759..251818a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ Nozzle - v0.17.2 + v0.17.3 Profile Feed Search