Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 201-improve-app-metadata
  • 230-add-non-free-duolingo-app-icon
  • master
3 results

Target

Select target project
  • android/ameixa-nonfree
1 result
Select Git revision
  • 201-improve-app-metadata
  • 230-add-non-free-duolingo-app-icon
  • master
3 results
Show changes

Commits on Source 2

......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 205
versionName "1.116.0"
versionCode 206
versionName "1.116.1"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -377,7 +377,7 @@
component="ComponentInfo{fr.tisseo.android/fr.tisseo.android.activity.SplashScreenActivity}"
drawable="nonfree_tisseo" />
<item
component="ComponentInfo{com.app.tgtg/com.app.tgtg.activities.login.SplashActivity}"
component="ComponentInfo{com.app.tgtg/com.app.tgtg.feature.login.SplashActivity}"
drawable="nonfree_toogoodtogo" />
<item
component="ComponentInfo{com.trello/com.trello.home.HomeActivity}"
......