Skip to content

Commit

Permalink
Post release library version increment and UpcomingReleaseNotes trunc…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
ViliusSutkus89 committed Jan 3, 2024
1 parent 727707e commit cc65e17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions UpcomingReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
Removed dependency-builder, using [ndkports](https://github.com/ViliusSutkus89/ndkports) instead.

Built with NDK 26, which requires raising minSdk to 21 (Android 5 - Lollipop).
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ task clean(type: Delete) {
}

group = 'com.viliussutkus89'
version = '1.2.9'
version = '1.2.10'

nexusPublishing {
repositories {
Expand Down

0 comments on commit cc65e17

Please sign in to comment.