Skip to content

Commit 42f12ab

Browse files
committed
Update version code
1 parent 597360f commit 42f12ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aat-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
targetSdk = 33
2626

2727
// Version Code can not be taken from from variable (f-droid version checker fail)
28-
versionCode = 43
28+
versionCode = 44
2929
versionName = appVersionName
3030
applicationId = appId
3131
}

0 commit comments

Comments
 (0)