mirror of
				https://github.com/oxen-io/session-android.git
				synced 2025-10-30 23:09:20 +00:00 
			
		
		
		
	Add official Gradle Wrapper validation action.
See: https://github.com/gradle/wrapper-validation-action
This commit is contained in:
		 Jonathan Leitschuh
					Jonathan Leitschuh
				
			
				
					committed by
					
						 Greyson Parrelli
						Greyson Parrelli
					
				
			
			
				
	
			
			
			 Greyson Parrelli
						Greyson Parrelli
					
				
			
						parent
						
							66a668f55b
						
					
				
				
					commit
					455974cb05
				
			
							
								
								
									
										2
									
								
								.github/workflows/android.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/android.yml
									
									
									
									
										vendored
									
									
								
							| @@ -13,5 +13,7 @@ jobs: | ||||
|       uses: actions/setup-java@v1 | ||||
|       with: | ||||
|         java-version: 1.8 | ||||
|     - name: Validate Gradle Wrapper | ||||
|       uses: gradle/wrapper-validation-action@v1 | ||||
|     - name: Build with Gradle | ||||
|       run: ./gradlew qa | ||||
|   | ||||
		Reference in New Issue
	
	Block a user