Skip to content

Commit

Permalink
Bump ndk-build and cargo-apk versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Osspial committed Jul 15, 2020
1 parent 9ca9be2 commit a65a60f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cargo-apk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-apk"
version = "0.5.0"
version = "0.5.1"
authors = ["David Craven <david@craven.ch>"]
edition = "2018"
description = "Helps cargo build apks"
Expand Down
2 changes: 1 addition & 1 deletion ndk-build/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ndk-build"
version = "0.1.0"
version = "0.1.1"
authors = ["David Craven <david@craven.ch>"]
edition = "2018"
description = "Utilities for building android binaries"
Expand Down

0 comments on commit a65a60f

Please sign in to comment.