Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 828 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 828 Bytes

WykopMobilny-Slidr


codecov  build  ktlint

Maven Central

Purpose

fork of Slidr optimized for WykopMobilny. Works on Google Pixel landscape mode

Usage

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.github.usefulness:slidr:$slidrVersion")
}