Skip to content

Commit

Permalink
Update f-droid release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 committed Jun 20, 2024
1 parent 1c2dcb1 commit 14fbefe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
applicationId = "alt.nainapps.sharepaste"
minSdk = 26
targetSdk = 34
versionCode = 1718900000
versionCode = 1718902000
versionName = "2024.06.20"
// archivesName = "${rootProject.name}-${versionCode}-${versionName}"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2024.06.20

* Update dependencies
* Ktlint config, code formatting
* Split apk by abi ~ should result in slightly smaller apk sizes

## 2024.06.05

* Update dependencies
Expand Down

0 comments on commit 14fbefe

Please sign in to comment.