mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Update DB architecture component
Needs to eventually be replaced by androidx.sqlite.db
This commit is contained in:
		@@ -156,7 +156,7 @@ dependencies {
 | 
			
		||||
    implementation 'com.github.gabrielemariotti.changeloglib:changelog:2.1.0'
 | 
			
		||||
 | 
			
		||||
    // Database
 | 
			
		||||
    implementation 'android.arch.persistence:db:1.0.0'
 | 
			
		||||
    implementation 'android.arch.persistence:db:1.1.1'
 | 
			
		||||
    implementation 'com.github.inorichi.storio:storio-common:8be19de@aar'
 | 
			
		||||
    implementation 'com.github.inorichi.storio:storio-sqlite:8be19de@aar'
 | 
			
		||||
    implementation 'io.requery:sqlite-android:3.25.2'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user