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

Commit 086e0d8

Browse files
committed
Bump to 3.25.3
1 parent bb45f2f commit 086e0d8

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.qp.android"
1111
minSdk 26
1212
targetSdk 34
13-
versionCode 202502
14-
versionName "3.25.2"
13+
versionCode 202503
14+
versionName "3.25.3"
1515
resourceConfigurations += ['en', 'ru']
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
externalNativeBuild {

0 commit comments

Comments
 (0)