Skip to content

Commit a1d1ba8

Browse files
committed
Update version to 1.0.0
1 parent 7e83f73 commit a1d1ba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.0] - 07.03.2023
99

1010
### Added
1111
- Add note list/create/edit/delete features

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
applicationId "tuver.notepad"
1515
minSdk 21
1616
targetSdk 33
17-
versionCode 1
17+
versionCode 100000000
1818
versionName "1.0.0"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)