diff --git a/app/build.gradle.kts b/app/build.gradle.kts index b47b43d..fef41c3 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 = 164 - versionName = "0.1.163" + versionCode = 166 + versionName = "0.1.165" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true