matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
393 stars 164 forks source link

Update Gradle and verify version on CI #291

Closed hannesa2 closed 4 years ago

hannesa2 commented 4 years ago
hannesa2 commented 4 years ago

Github actions doesn't start, it looks like you have to enable it

image
hannesa2 commented 4 years ago

This is how it looks like, when Github actions are enabled https://github.com/hannesa2/matomo-sdk-android/pull/2

image

d4rken commented 4 years ago

That's an awesome Github action, I had this exact concern in previous PRs :).

Github actions doesn't start, it looks like you have to enable it

It's already enabled :thinking:

hannesa2 commented 4 years ago

Now it seems to work ! I at least did a rebase to recent master, but I guess this is unrelated to the non-running-previous-action

d4rken commented 4 years ago

:ok_hand: