File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ android {
2424 applicationId = " com.example.luteforandroidv2"
2525 minSdk = 26
2626 targetSdk = 33
27- versionCode = 1109 // Using the patch number from strings.xml as versionCode
28- versionName = " 0.5.36 " // Matching the version in strings.xml
27+ versionCode = 1111 // Using the patch number from strings.xml as versionCode
28+ versionName = " 0.5.38 " // Matching the version in strings.xml
2929
3030 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
3131 }
Original file line number Diff line number Diff line change 1313 <string name =" menu_settings" >Settings</string >
1414 <string name =" menu_stats" >Statistics</string >
1515 <string name =" menu_about" >About</string >
16- <string name =" app_version" >App Version 0.5.36 </string >
16+ <string name =" app_version" >App Version 0.5.38 </string >
1717 <string-array name =" playback_rates" >
1818 <item >0.5x</item >
1919 <item >0.6x</item >
You can’t perform that action at this time.
0 commit comments