User Tools

Site Tools


proton:android_setupv3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
proton:android_setupv3 [2025/02/10 13:49] sethproton:android_setupv3 [2025/03/04 07:24] (current) seth
Line 40: Line 40:
 To fix, edit your build.gradle file and change the part that says: To fix, edit your build.gradle file and change the part that says:
  
 +
 +<code>
 id 'com.android.application' version '7.2.1' apply false id 'com.android.application' version '7.2.1' apply false
 id 'com.android.library' version '7.2.1' apply false id 'com.android.library' version '7.2.1' apply false
-    +</code>    
 to: to:
  
 +<code>
 id 'com.android.application' version '8.8.0' apply false id 'com.android.application' version '8.8.0' apply false
 id 'com.android.library' version '8.0.2' apply false id 'com.android.library' version '8.0.2' apply false
 +</code>
  
 (or whatever the latest versions are, I had to google to find them( (or whatever the latest versions are, I had to google to find them(
proton/android_setupv3.1739195392.txt.gz · Last modified: 2025/02/10 13:49 by seth