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

Commit aa96c5d

Browse files
committed
Bump to 3.22.0
1 parent d6bef5b commit aa96c5d

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 202104
16-
versionName "3.21.4"
15+
versionCode 202200
16+
versionName "3.22.0"
1717
resourceConfigurations += ['en', 'ru']
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)