luisbocanegra/substratum-tweaks

Versioning issue

Closed this issue · 7 comments

The APK at tag v1.1.0 identifies as v1.0.0:

package: name='com.luisbocanegra.substweaks' versionCode='100' versionName='1.0.0'

Looks like you forgot to update that in the build.gradle.kts. Maybe you wish to fix that (and replace the APK by a fixed one)?

Oh, thank you for pointing this out, will update it as soon as I can

Done

Thanks! And Btw: I've just made your app available via my repo (for users of one of the many F-Droid clients). Be welcome to pick a badge to point there if you like.

One last question: if I remember correctly, at least in the past Substratum required root. Is that the same with your app (root required)?

Thanks! And Btw: I've just made your app available via my repo (for users of one of the many F-Droid clients). Be welcome to pick a badge to point there if you like.

Thank you, I will add it.

One last question: if I remember correctly, at least in the past Substratum required root. Is that the same with your app (root required)?

Yes, the apps (Substratum or Substratum Lite) to install and manage the "overlays" in this app need root to work.

Thank you, I will add it.

Thanks! I see it's already there 🤩

Yes, the apps (Substratum or Substratum Lite) to install and manage the "overlays" in this app need root to work.

Oops… I missed the dependencies. I knew there was something (it's many years ago I last played with Substratum, apologies). So I shall add that to the app's description then… Done.

PS: If you'd like the description etc. in fastlane format so you can adjust it to your liking, just let me know and I'll send it over as PR (from what I've set up in my repo).

PS: If you'd like the description etc. in fastlane format so you can adjust it to your liking, just let me know and I'll send it over as PR (from what I've set up in my repo).

Yes, that will be cool!

There you go 😃