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

Commit 08ba97e

Browse files
committed
Bump to 3.22.5
1 parent a3bee92 commit 08ba97e

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
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.qp.android"
1313
minSdkVersion 26
1414
targetSdkVersion 34
15-
versionCode 202204
16-
versionName "3.22.4"
15+
versionCode 202205
16+
versionName "3.22.5"
1717
resourceConfigurations += ['en', 'ru']
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)