Skip to content

Commit 06888db

Browse files
committed
Version 2.0.1 (3)
1 parent 702069b commit 06888db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId 'com.simonesestito.shopsqueue'
3131
minSdkVersion 21
3232
targetSdkVersion 29
33-
versionCode 2
34-
versionName '2.0'
33+
versionCode 3
34+
versionName '2.0.1'
3535
}
3636

3737
buildTypes {

0 commit comments

Comments
 (0)