Skip to content

Commit 9124853

Browse files
committed
Merge remote-tracking branch 'origin/dev'
2 parents cecbb88 + 97777d7 commit 9124853

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ android {
156156
applicationId = "com.daniebeler.pfpixelix"
157157
minSdk = 26
158158
targetSdk = 36
159-
versionCode = 34
160-
versionName = "4.3.0"
159+
versionCode = 35
160+
versionName = "4.3.1"
161161

162162
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
163163
vectorDrawables {

0 commit comments

Comments
 (0)