gradle/libs.versions.toml
changeset 32 f027eabf27dd
parent 31 47d50ee6f31f
child 33 3ad0b5f67ba3
equal deleted inserted replaced
31:47d50ee6f31f 32:f027eabf27dd
    18 # You should have received a copy of the GNU General Public License
    18 # You should have received a copy of the GNU General Public License
    19 # along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    19 # along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    20 
    20 
    21 [versions]
    21 [versions]
    22 android-gradle-plugin = "8.9.2"
    22 android-gradle-plugin = "8.9.2"
    23 org-jetbrains-kotlin = "2.1.10"
    23 org-jetbrains-kotlin = "2.1.20"
    24 junit = "4.13.2"
    24 junit = "4.13.2"
    25 androidx-test-ext-junit = "1.1.5"
    25 androidx-test-ext-junit = "1.1.5"
    26 espresso-core = "3.5.1"
    26 espresso-core = "3.5.1"
    27 appcompat = "1.6.1"
    27 appcompat = "1.6.1"
    28 okio = "3.3.0"
    28 okio = "3.3.0"