Skip to content

Commit 3b3666c

Browse files
[AppOnly] Increment app version, unfortunately it rolled back during previous release
1 parent 145bf8e commit 3b3666c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

application/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.viliussutkus89.android.pdf2htmlex.application"
1111
minSdkVersion 16
1212
targetSdkVersion 32
13-
versionCode 25
14-
versionName '0.18.14.0'
13+
versionCode 27
14+
versionName '0.18.14.2'
1515
}
1616
splits {
1717
abi {

0 commit comments

Comments
 (0)