Block a user
23312478be
Bump git.wow.st/gmp/ble to 20211115204235 to fix cgo bug.
36a4a9a3e5
Update to gioui.org@v0.0.0-20211113093644. Updates for MacOS 11.5.
Can't compile for android
Hi, this error should be fixed, there was a name conflict where an exported Go variable name conflicted with a C type. Not sure why this worked before but this probably was never supported and…
6da0474e59
Bug fix for Android (C variable name conflict).
a6cc776a0d
Update to gioui.org@v0.0.0-20211113093644. Updates for MacOS 11.5.
Can't compile for android
Let me take a look and see where this is going wrong. Can you let me know what OS and version you are working on?
34026c7e22
Merge pull request 'master' (#8) from whereswaldon/jni:master into master
f8a0df591f
fix: use proper return type for static booleans
ff2a63c99a
feat: implement calling static boolean methods