Skip to content

Commit

Permalink
Merge pull request #143 from sparcs-kaist/chore@version-2.0.3
Browse files Browse the repository at this point in the history
Update version to 2.0.3
  • Loading branch information
sboh1214 authored Aug 23, 2023
2 parents 9ebb62f + 8a442b3 commit 1fb0e2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.1.0'
classpath 'com.android.tools.build:gradle:8.1.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Online Timeplanner with Lectures Plus App @ KAIST
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.2+21
version: 2.0.3+21

environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down

0 comments on commit 1fb0e2d

Please sign in to comment.