Skip to content

Commit be3f9a7

Browse files
ViliusSutkus89actions-user
authored andcommitted
Post release library version increment to 0.18.17 (from 0.18.16)
1 parent 9f92431 commit be3f9a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ task clean(type: Delete) {
3232
}
3333

3434
group = 'com.viliussutkus89'
35-
version = '0.18.16'
35+
version = '0.18.17'
3636

3737
nexusPublishing {
3838
repositories {

pdf2htmlEX/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
minSdkVersion 16
2929
targetSdkVersion 32
3030

31-
versionCode 225
31+
versionCode 325
3232
versionName project.version
3333

3434
archivesBaseName = rootProject.name

0 commit comments

Comments
 (0)