Bump version code

This commit is contained in:
Anthonyy232
2025-09-13 16:06:10 -07:00
parent bf1d2d4793
commit 95feb975ea

View File

@@ -31,8 +31,8 @@ android {
applicationId = "com.anthonyla.paperize"
minSdk = 31
targetSdk = 36
versionCode = 40
versionName = "3.1.2"
versionCode = 41
versionName = "3.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {