mirror of
				https://github.com/SimpleMobileTools/Simple-App-Launcher.git
				synced 2025-06-05 21:49:21 +02:00 
			
		
		
		
	add multidex lib
This commit is contained in:
		| @@ -41,6 +41,7 @@ android { | |||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.simplemobiletools:commons:3.0.3' |     implementation 'com.simplemobiletools:commons:3.0.3' | ||||||
|     implementation 'com.facebook.stetho:stetho:1.5.0' |     implementation 'com.facebook.stetho:stetho:1.5.0' | ||||||
|  |     implementation 'com.android.support:multidex:1.0.2' | ||||||
| } | } | ||||||
|  |  | ||||||
| Properties props = new Properties() | Properties props = new Properties() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user