From 717436e081f55b5dade8e5e4240fcdfe79596d32 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Mon, 25 Sep 2023 14:30:31 +0200 Subject: [PATCH] Bump version to 0.4.3 --- 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 510e894..ed73e0e 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.4.2" + versionName = "0.4.3" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {