2018-08-24 01:47:00
@Rotonen the problem is I don't have much frontenty people or really people :wink:
Fireduck
2018-08-24 01:47:10
so what I can manage myself is a winner
Fireduck
2018-08-24 04:56:32
as predicted, strange build problems
Fireduck
2018-08-24 05:39:33
Well, I can generate keys on android
Fireduck
2018-08-24 06:11:12
it looks like google common collect that comes in automatically with the grpc dependency requires java 8 stuff, so a fairly new android
Fireduck
2018-08-24 06:11:29
which the dev program estimates at 8% of the android market
Fireduck
2018-08-24 06:12:08
that clearly isn't good, so I might have to do some hilarious jar splicing to downgrade the com.google.common.collect package
Fireduck
2018-08-24 06:32:00
*https://github.com/fireduck64/rules_protobuf/compare/d4ce4ca8dfaa...e00389fa2281*
https://github.com/fireduck64/rules_protobuf/commit/0f5a1bcc4cb0ee35b706d970fc78a2b660b374d4 - guava
https://github.com/fireduck64/rules_protobuf/commit/e00389fa2281da61aae93d6a1c5406739edd3878 - Android compat test
GitHub
2018-08-24 06:36:53
ok, that switch to the android version of guava seemed to do it
Fireduck
2018-08-24 06:36:55
good
Fireduck
2018-08-24 09:22:49
yeah, plenty of fun in packaging
Rotonen
2018-08-24 17:07:15
yeah, if I can not spend my time fighting bullshit tools problems I can get a lot done
Fireduck
2018-08-24 17:07:41
I can be super productive if I can stay in the world of backend stuff that I know well, but that is probably not a remarkable statement
Fireduck