Implement automated updates check
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -181,6 +181,9 @@ dependencies {
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
//WorkManager
|
||||
implementation "androidx.work:work-runtime-ktx:2.8.1"
|
||||
}
|
||||
|
||||
Properties props = new Properties()
|
||||
|
||||
Reference in New Issue
Block a user