Bump version

This commit is contained in:
Grishka 2024-06-19 05:14:28 +03:00
parent 1f051f3fd8
commit 6d96ab5b7c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ android {
minSdk 23
targetSdk 33
versionCode 103
versionName "2.5.1"
versionName "2.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}