diff --git a/app/build.gradle b/app/build.gradle index de4a9eb85..c49de7f8d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.dessalines.thumbkey" minSdk 21 targetSdkVersion 34 - versionCode 41 - versionName "2.5.1" + versionCode 42 + versionName "2.5.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {