From d6072e9a002e506583983deaf471f8b10599049f Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Tue, 10 Oct 2023 11:18:30 +0200 Subject: [PATCH] Bump version to 0.5.2 --- app/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 1562da4..3245687 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -31,7 +31,7 @@ android { applicationId = "com.pixelized.rplexicon" minSdk = 26 targetSdk = 34 - versionName = "0.5.1" + versionName = "0.5.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {