Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
- new features
- new color picker
  • Loading branch information
Yanndroid committed Nov 2, 2022
1 parent 0d3e2a5 commit 56ff407
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "de.dlyt.yanndroid.notinotes"
minSdk 26
targetSdk 30
versionCode 10
versionName "1.6.0"
versionCode 11
versionName "1.7.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file modified app/release/app-release.aab
Binary file not shown.
Binary file modified app/release/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 10,
"versionName": "1.6.0",
"versionCode": 11,
"versionName": "1.7.0",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 56ff407

Please sign in to comment.