Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit 0f6b034

Browse files
committed
Bump to 3.24.0
1 parent 6948720 commit 0f6b034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "org.qp.android"
1414
minSdk 26
1515
targetSdk 34
16-
versionCode 202300
17-
versionName "3.23.0"
16+
versionCode 202400
17+
versionName "3.24.0"
1818
resourceConfigurations += ['en', 'ru']
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)