Skip to content

Commit 998255e

Browse files
committed
Merge branch 'develop'
2 parents 9bf9f0b + 8254f98 commit 998255e

File tree

458 files changed

+570
-503
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

458 files changed

+570
-503
lines changed

assets/files.svg

Lines changed: 1 addition & 1 deletion

assets/logo.svg

Lines changed: 1 addition & 1 deletion

assets/play.svg

Lines changed: 1 addition & 1 deletion

assets/popup.svg

Lines changed: 1 addition & 1 deletion

assets/translations/arrays.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
~ Copyright (C) 2013-2022 Federico Iosue ([email protected])
3+
~ Copyright (C) 2013-2023 Federico Iosue ([email protected])
44
~
55
~ This program is free software: you can redistribute it and/or modify
66
~ it under the terms of the GNU General Public License as published by

assets/translations/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<!--
4-
~ Copyright (C) 2013-2022 Federico Iosue ([email protected])
4+
~ Copyright (C) 2013-2023 Federico Iosue ([email protected])
55
~
66
~ This program is free software: you can redistribute it and/or modify
77
~ it under the terms of the GNU General Public License as published by

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2013-2022 Federico Iosue ([email protected])
2+
# Copyright (C) 2013-2023 Federico Iosue ([email protected])
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by
@@ -14,8 +14,8 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
#
17-
VERSION_NAME=6.2.4
18-
VERSION_CODE=319
17+
VERSION_NAME=6.2.5
18+
VERSION_CODE=320
1919
PACKAGE=it.feio.android.omninotes
2020
MIN_SDK=21
2121
TARGET_SDK=31

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2013-2022 Federico Iosue ([email protected])
2+
# Copyright (C) 2013-2023 Federico Iosue ([email protected])
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

omniNotes/lint.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (C) 2013-2022 Federico Iosue ([email protected])
3+
~ Copyright (C) 2013-2023 Federico Iosue ([email protected])
44
~
55
~ This program is free software: you can redistribute it and/or modify
66
~ it under the terms of the GNU General Public License as published by

omniNotes/src/alpha/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?><!--
2-
~ Copyright (C) 2013-2022 Federico Iosue ([email protected])
2+
~ Copyright (C) 2013-2023 Federico Iosue ([email protected])
33
~
44
~ This program is free software: you can redistribute it and/or modify
55
~ it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)