Skip to content

mehdisahraeei/shared-preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gradle

step1

enable dataBinding in your app/build.gradle:

    dataBinding
            {
                enabled=true
            }

step2

Add this in your root build.gradle at the end of repositories.

allprojects {
		repositories {
			maven { url 'https://jitpack.io' }
		}
}

step3

add the dependency in your build.gradle.

    implementation 'android.arch.lifecycle:extensions:1.1.0'

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy