Skip to content

Commit

Permalink
Update gdx-jnigen (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
devemux86 authored Sep 20, 2024
1 parent 91bfa5a commit f3e3b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Next version

- `vtm-themes` change package [#1130](https://github.com/mapsforge/vtm/issues/1130)
- Add native libraries module [#1126](https://github.com/mapsforge/vtm/pull/1126)
- Minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.22.0)

Expand Down
2 changes: 1 addition & 1 deletion jni/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'application'

dependencies {
implementation 'com.badlogicgames.gdx:gdx-jnigen:2.5.1'
implementation 'com.badlogicgames.gdx:gdx-jnigen:2.5.2'
}

sourceSets {
Expand Down

0 comments on commit f3e3b9d

Please sign in to comment.