forked from distok/cutthecord
		
	9.7.0
Apparently as of 9.6.9 we're back to gw v7. They're making the code and more enterprise too over time. Poor discord devs.
This commit is contained in:
		
							parent
							
								
									2c93292bc1
								
							
						
					
					
						commit
						0c773d4daf
					
				
					 42 changed files with 9930 additions and 2 deletions
				
			
		
							
								
								
									
										14
									
								
								patches/necessary/970.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								patches/necessary/970.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
 | 
			
		||||
*** from/AndroidManifest.xml	2019-10-10 08:36:50.143694597 +0300
 | 
			
		||||
--- to/AndroidManifest.xml	2019-10-10 08:36:59.300415367 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 1,4 ****
 | 
			
		||||
! <?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" android:installLocation="auto" package="com.discord" platformBuildVersionCode="29" platformBuildVersionName="10">
 | 
			
		||||
      <uses-feature android:name="android.hardware.camera" android:required="false"/>
 | 
			
		||||
      <uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
 | 
			
		||||
      <uses-feature android:name="android.hardware.faketouch" android:required="false"/>
 | 
			
		||||
--- 1,4 ----
 | 
			
		||||
! <?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" android:installLocation="auto" package="com.discord" platformBuildVersionCode="970" platformBuildVersionName="9.7.0">
 | 
			
		||||
      <uses-feature android:name="android.hardware.camera" android:required="false"/>
 | 
			
		||||
      <uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
 | 
			
		||||
      <uses-feature android:name="android.hardware.faketouch" android:required="false"/>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue