Skip to content

Commit

Permalink
fix the meta-data used to load the app language list on older version…
Browse files Browse the repository at this point in the history
…s of Android
  • Loading branch information
frett committed Oct 10, 2023
1 parent 7b864cd commit e661694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
</service>

<meta-data
android:name="org.ccci.gto.support.compat.LocaleConfig"
android:name="org.ccci.gto.android.common.androidx.core.LocaleConfig"
android:resource="@xml/locales_config" />
<!-- endregion LocaleConfig -->

Expand Down

0 comments on commit e661694

Please sign in to comment.