Version bump for clat fix
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
		
							parent
							
								
									5feea74f28
								
							
						
					
					
						commit
						373145d30e
					
				@ -18,8 +18,8 @@ android {
 | 
				
			|||||||
        applicationId 'com.wireguard.android'
 | 
					        applicationId 'com.wireguard.android'
 | 
				
			||||||
        minSdkVersion 21
 | 
					        minSdkVersion 21
 | 
				
			||||||
        targetSdkVersion 27
 | 
					        targetSdkVersion 27
 | 
				
			||||||
        versionCode 425
 | 
					        versionCode 426
 | 
				
			||||||
        versionName '0.0.20180613'
 | 
					        versionName '0.0.20180616'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // If the keystore file exists
 | 
					    // If the keystore file exists
 | 
				
			||||||
    if (keystorePropertiesFile.exists()) {
 | 
					    if (keystorePropertiesFile.exists()) {
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit 9e5de8e95b24350479a962823c5e932236ee70d7
 | 
					Subproject commit 6a2cfa9bee43573f5c3c9d25f69821c4fbb336cd
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user