bump to v1.1.1

This commit is contained in:
ari melody 2024-09-14 02:23:15 +01:00
parent 3b71cdb02a
commit cc87416120
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -10,8 +10,8 @@ android {
applicationId = "me.arimelody.aridroid"
minSdk = 28
targetSdk = 35
versionCode = 2
versionName = "1.1"
versionCode = 3
versionName = "1.1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += setOf()