Skip to content

Commit 15b23af

Browse files
committed
Updated version tag.
1 parent 8a965cc commit 15b23af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NOTICE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Passtable (Android Application)
2-
Copyright 2024 Maxim Korolev
2+
Copyright 2025 Maxim Korolev
33
<br /><br />
44
### This software includes binary files and/or source codes from third party:
55

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.ladsers.passtable.android"
1616
minSdk 24
1717
targetSdk 34
18-
versionCode 10
19-
versionName "24.3.2"
18+
versionCode 11
19+
versionName "25.2.0"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)