diff --git a/app/build.gradle.kts b/app/build.gradle.kts index fef41c3..d0093aa 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -19,8 +19,8 @@ android { applicationId = "solutions.tretter.githugandroid" minSdk = 26 targetSdk = 35 - versionCode = 166 - versionName = "0.1.165" + versionCode = 167 + versionName = "0.1.166" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true