From 2fb1ef2fd8a28802d436007f67b46dde6f4fdff2 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Sat, 9 Sep 2023 08:26:22 +0200 Subject: [PATCH] Bump version to 0.3.1 --- 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 450fb38..d10317f 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.3.0" + versionName = "0.3.1" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {