bump version

This commit is contained in:
Minecon724 2024-08-14 13:36:19 +02:00
parent 32feac499f
commit 9d43dcfb9b
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

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