We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efff2ba commit a45483aCopy full SHA for a45483a
1 file changed
app/build.gradle
@@ -26,8 +26,8 @@ android {
26
applicationId "com.dan.timelapse"
27
minSdkVersion 29
28
targetSdkVersion 30
29
- versionCode 4
30
- versionName '1.4'
+ versionCode 5
+ versionName '1.5'
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
33
externalNativeBuild {
0 commit comments