We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0713547 commit f04659aCopy full SHA for f04659a
app/build.gradle
@@ -60,8 +60,8 @@ android {
60
applicationId "com.softwaremagico.tm.advisor"
61
minSdkVersion 24
62
targetSdkVersion 33
63
- versionCode 41
64
- versionName "0.10.4"
+ versionCode 42
+ versionName "0.10.5"
65
setProperty("archivesBaseName", applicationId + "-v" + versionCode)
66
67
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments