is not current version
Last Version 0.0.18

Tweaks for Android 0.0.10

A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications

License

License

GroupId

GroupId

io.github.gmerinojimenez
ArtifactId

ArtifactId

tweaks
Version

Version

0.0.10
Type

Type

aar
Description

Description

Tweaks for Android
A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications
Project URL

Project URL

https://github.com/gmerinojimenez/tweaks
Source Code Management

Source Code Management

https://github.com/gmerinojimenez/tweaks/tree/main

Download tweaks 0.0.10


<!-- https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks/ -->
<dependency>
    <groupId>io.github.gmerinojimenez</groupId>
    <artifactId>tweaks</artifactId>
    <version>0.0.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks/
implementation 'io.github.gmerinojimenez:tweaks:0.0.10'
// https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks/
implementation ("io.github.gmerinojimenez:tweaks:0.0.10")
'io.github.gmerinojimenez:tweaks:aar:0.0.10'
<dependency org="io.github.gmerinojimenez" name="tweaks" rev="0.0.10">
  <artifact name="tweaks" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.gmerinojimenez', module='tweaks', version='0.0.10')
)
libraryDependencies += "io.github.gmerinojimenez" % "tweaks" % "0.0.10"
[io.github.gmerinojimenez/tweaks "0.0.10"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.4
androidx.navigation » navigation-compose jar 2.4.0-beta01

Project Modules

There are no modules declared in this project.