Version up

Because why not
This commit is contained in:
Minecon724 2024-10-01 15:54:12 +02:00
parent bf4f0f6385
commit 989720b69b
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -16,8 +16,8 @@ android {
applicationId = "eu.m724.coincounter" applicationId = "eu.m724.coincounter"
minSdk = 30 minSdk = 30
targetSdk = 35 targetSdk = 35
versionCode = 4 versionCode = 5
versionName = "2.0.1" versionName = "2.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {