From b38d3537f64f09e072ab62bc77f6c01fd6159289 Mon Sep 17 00:00:00 2001 From: "Andres Gomez, Thomas (ITDV RL)" Date: Wed, 5 Jun 2024 16:24:09 +0200 Subject: [PATCH] Bump version to 0.11.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 f5b5bc6..439e5ab 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.11.0" + versionName = "0.11.1" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {