is not current version
Last Version 1.3.0

Tweaks for Android 1.0.3

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

License

License

GroupId

GroupId

com.telefonica
ArtifactId

ArtifactId

tweaks
Version

Version

1.0.3
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/Telefonica/tweaks
Source Code Management

Source Code Management

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

Download tweaks 1.0.3


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

Dependencies

compile (14)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.5
androidx.navigation » navigation-compose jar 2.4.0-beta02
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
androidx.compose.material » material jar 1.0.5
androidx.compose.ui » ui-tooling-preview jar 1.0.5
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.activity » activity-compose jar 1.4.0
com.squareup : seismic jar 1.0.3
androidx.datastore » datastore-preferences jar 1.0.0
com.google.dagger : dagger jar 2.38.1
com.google.dagger : dagger-android jar 2.38.1
com.google.dagger : dagger-android-support jar 2.38.1

Project Modules

There are no modules declared in this project.