|  |  |  | @ -1,5 +1,4 @@ | 
			
		
	
		
			
				
					|  |  |  |  | apply plugin: 'com.android.application' | 
			
		
	
		
			
				
					|  |  |  |  | apply plugin: 'org.greenrobot.greendao'/* | 
			
		
	
		
			
				
					|  |  |  |  | /* | 
			
		
	
		
			
				
					|  |  |  |  |  * This file is part of FYReader. | 
			
		
	
		
			
				
					|  |  |  |  |  *  FYReader is free software: you can redistribute it and/or modify | 
			
		
	
		
			
				
					|  |  |  |  |  *  it under the terms of the GNU General Public License as published by | 
			
		
	
	
		
			
				
					|  |  |  | @ -17,7 +16,8 @@ apply plugin: 'org.greenrobot.greendao'/* | 
			
		
	
		
			
				
					|  |  |  |  |  *  Copyright (C) 2020 - 2022 fengyuecanzhu | 
			
		
	
		
			
				
					|  |  |  |  |  */ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | //greendao插件dependencies | 
			
		
	
		
			
				
					|  |  |  |  | apply plugin: 'com.android.application' | 
			
		
	
		
			
				
					|  |  |  |  | apply plugin: 'org.greenrobot.greendao' | 
			
		
	
		
			
				
					|  |  |  |  | apply plugin: 'kotlin-android' | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | def releaseTime() { | 
			
		
	
	
		
			
				
					|  |  |  | 
 |