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

Commit 25698d5

Browse files
committed
Bump to 3.21.1
1 parent 770e0fc commit 25698d5

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

0 commit comments

Comments
 (0)