Skip to content

Commit

Permalink
chore(release): 3.1.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-dev.1](v3.0.0...v3.1.0-dev.1) (2024-04-28)

### Features

* **Gboard:** Add `Apply AAPT workaround` patch ([bad3c31](bad3c31))
  • Loading branch information
semantic-release-bot committed Apr 28, 2024
1 parent bad3c31 commit 27b5178
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.1.0-dev.1](https://github.com/jkennethcarino/privacy-revanced-patches/compare/v3.0.0...v3.1.0-dev.1) (2024-04-28)


### Features

* **Gboard:** Add `Apply AAPT workaround` patch ([bad3c31](https://github.com/jkennethcarino/privacy-revanced-patches/commit/bad3c31fc212a331661a3eb06590a10afda0a234))

# [3.0.0](https://github.com/jkennethcarino/privacy-revanced-patches/compare/v2.1.0...v3.0.0) (2024-04-16)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 3.0.0
version = 3.1.0-dev.1

0 comments on commit 27b5178

Please sign in to comment.