Skip to content
Snippets Groups Projects

Resolve "Rebuild all icons"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,7 +8,7 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 192
versionCode 193
versionName "1.107.0"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
Loading