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

Commit 77be86e

Browse files
committed
Bump to 3.20.2
1 parent a97dd6d commit 77be86e

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
minSdkVersion 26
1515
targetSdkVersion 34
16-
versionCode 202001
17-
versionName "3.20.1"
16+
versionCode 202002
17+
versionName "3.20.2"
1818
resourceConfigurations += ['en', 'ru']
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)