Skip to content

Commit

Permalink
version: 1.0.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
osipxd committed Oct 12, 2021
1 parent 87a58b4 commit a81b194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions encrypted-datastore/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ plugins {
id("redmadrobot.publish")
}

description = "Extensions to encrypt DataStore"
description = "Extensions to encrypt DataStore using Tink"
group = "io.github.osipxd"
version = "1.0.0-alpha01"
version = "1.0.0-alpha02"

val hackProject = project(":encrypted-datastore-internal-visibility-hack")
dependencies {
Expand Down

0 comments on commit a81b194

Please sign in to comment.